build(deps-dev): Bump the eslint group across 1 directory with 3 updates - #472
Open
dependabot[bot] wants to merge 1 commit into
Open
build(deps-dev): Bump the eslint group across 1 directory with 3 updates#472dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
1 Skipped Deployment
|
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/eslint-773a557c3e
branch
from
August 13, 2026 00:34
76a9eb1 to
8431dd8
Compare
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/eslint-773a557c3e
branch
from
August 14, 2026 14:20
8431dd8 to
d58ca98
Compare
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/eslint-773a557c3e
branch
from
August 17, 2026 00:35
d58ca98 to
a35b104
Compare
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/eslint-773a557c3e
branch
from
August 20, 2026 08:30
a35b104 to
d53ffd6
Compare
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/eslint-773a557c3e
branch
from
August 23, 2026 12:13
d53ffd6 to
e470ce7
Compare
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/eslint-773a557c3e
branch
from
August 26, 2026 00:48
e470ce7 to
b23a1ff
Compare
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/eslint-773a557c3e
branch
from
August 26, 2026 19:36
b23a1ff to
3e69c16
Compare
Bumps the eslint group with 3 updates in the / directory: [eslint](https://github.com/eslint/eslint), [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint). Updates `eslint` from 10.7.0 to 10.9.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v10.7.0...v10.9.0) Updates `eslint-plugin-jsdoc` from 63.1.0 to 64.2.1 - [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases) - [Commits](gajus/eslint-plugin-jsdoc@v63.1.0...v64.2.1) Updates `typescript-eslint` from 8.65.0 to 8.67.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.67.0/packages/typescript-eslint) --- updated-dependencies: - dependency-name: eslint dependency-version: 10.8.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint - dependency-name: eslint-plugin-jsdoc dependency-version: 63.3.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint - dependency-name: typescript-eslint dependency-version: 8.66.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/eslint-773a557c3e
branch
from
August 29, 2026 00:48
3e69c16 to
46659dc
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the eslint group with 3 updates in the / directory: eslint, eslint-plugin-jsdoc and typescript-eslint.
Updates
eslintfrom 10.7.0 to 10.9.0Release notes
Sourced from eslint's releases.
... (truncated)
Commits
c27bc9210.9.0fa831d9Build: changelog update for 10.9.0899dbf1chore: update github/codeql-action action to v4.37.7 (#21243)08de88efeat: handle underflow in no-loss-of-precision (#21218)9ef407adocs: use eslint.config.* wherever config file names are listed (#21216)9aa3873chore: update ecosystem plugins (#21235)2ba3025fix: prevent unsafeno-varautofix with hoisted functions (#21213)dc1e7a8chore: update ecosystem plugins (#21208)87f66f4docs: Update README8e69622fix: Prevent no-var autofix when var is shadowed by catch parameter (#21204)Updates
eslint-plugin-jsdocfrom 63.1.0 to 64.2.1Release notes
Sourced from eslint-plugin-jsdoc's releases.
... (truncated)
Commits
dc99c3cfix: update jsdcoccomment, devDeps (#1746)8a37bd2feat(check-param-names): add order fixer and suggestions (#1732)7309d7dfeat: update jsdoccomment, devDeps.; use nodenext for module properties in TS4de1b19chore: update jsdoccomment, devDep.fbe2a2bfix: update jsdoccomment and devDep.343516afix: resume support for CJS via require(esm)7e94c04chore: update jsdoccomment, comment-parser, devDeps.9c9b723feat: ESM only; fixes #1626cb41846chore: update devDeps.5c17ce4refactor: fix tsc devUpdates
typescript-eslintfrom 8.65.0 to 8.67.0Release notes
Sourced from typescript-eslint's releases.
Changelog
Sourced from typescript-eslint's changelog.
Commits
20a261fchore(release): publish 8.67.0c245fbbfeat(typescript-eslint): export basic globs for using tseslint (#12105)3b155bbchore: use typescript 7 for typechecking (#12601)e51b11bchore(release): publish 8.66.0